xen.git
2017-10-04 Jan Beulichx86/PV: fix/generalize guest nul selector handling
2017-10-04 Wei Liulibxl/gentypes: fix generating array of enums
2017-10-04 Jan Beulichx86: mmio_ro_do_page_fault() must be unreachable for...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Update documentation for vuart console...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a pl011 uart DT node in the guest...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new vuart console type to xencon...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add support for vuart console in xenco...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add support for multiple consoles...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new console_close_evtchn functio...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new console_open_log function...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new console_cleanup function...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new handle_console_tty function...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new handle_console_ring function...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new console_evtchn_unmask functi...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new maybe_add_console_tty_fd...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new maybe_add_console_evtchn_fd...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new buffer_available function...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new console_init function in...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Modify xenconsole functions to take...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Rename the console structure field...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Modify xenconsole to define and use...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new vuart node in the xenstore
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add a new domctl API to initialize...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Rearrange xen header includes in alpha...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add support for vuart in libxl
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Allocate a new GFN in the toolstack...
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Add SBSA UART emulation in Xen
2017-10-03 Bhupinder Thakurxen/arm: vpl011: Define common ring buffer helper funct...
2017-10-03 Andrew Cooperx86/msr: Correct the definition of MSR_IA32_APICBASE_BASE
2017-10-02 Julien Grallxen/x86: p2m-pod: Rework prototype of p2m_pod_demand_po...
2017-10-02 Julien Grallxen/x86: p2m-pod: Use typesafe gfn for the fields recla...
2017-10-02 Julien Grallxen/x86: p2m-pod: Use typesafe gfn in p2m_pod_demand_po...
2017-10-02 Julien Grallxen/x86: p2m-pod: Use typesafe gfn in p2m_pod_zero_check
2017-10-02 Julien Grallxen/x86: p2m-pod: Clean-up p2m_pod_zero_check
2017-10-02 Julien Grallxen/x86: p2m-pod: Use typesafe GFN in pod_eager_record
2017-10-02 Julien Grallxen/x86: p2m: Use typesafe GFN in p2m_set_entry
2017-10-02 Julien Grallxen/x86: p2m: Use typesafe gfn for the P2M callbacks...
2017-10-02 Julien Grallxen/x86: p2m-pod: Use typesafe gfn in p2m_pod_decrease_...
2017-10-02 Julien Grallxen/x86: p2m-pod: Clean-up use of typesafe MFN
2017-10-02 Julien Grallxen/x86: p2m-pod: Avoid redundant assignments in p2m_po...
2017-10-02 Julien Grallxen/x86: p2m-pod: Fix coding style
2017-10-02 Julien Grallxen/x86: p2m-pod: Fix coding style for comments
2017-10-02 Julien Grallxen/x86: p2m-pod: Remove trailing whitespaces
2017-10-02 Julien Grallxen/x86: p2m-pod: Clean-up includes
2017-10-02 Petre Pircalabux86/monitor: Notify monitor if an emulation fails.
2017-10-02 Petre Pircalabux86emul: Add return code information to error messages
2017-10-02 Petre Pircalabux86emul: New return code for unimplemented instruction
2017-10-02 Andrew Cooperx86/svm: Fix a livelock when trying to run shadowed...
2017-10-02 Roger Pau Monnelibxl: remove dead code in libxl__domain_build_info_set...
2017-09-29 Julien Grallxen/arm: Correctly report the memory region in the...
2017-09-29 Julien Grallxen/page_alloc: Cover memory unreserved after boot...
2017-09-29 Bhupinder Thakurxen/arm: Fix the issue in cmp_mmio_handler used in...
2017-09-29 Juergen Grossxen: fail gnttab_grow_table() in case of missing alloca...
2017-09-29 Andrew Cooperxen/gnttab: Clean up goto tangle in grant_table_init()
2017-09-28 Roger Pau Monnelibxl: remove device model "none" from IDL
2017-09-28 Roger Pau Monnexl: add PVH as a guest type
2017-09-28 Roger Pau Monnelibxl: add PVH support to x86 functions
2017-09-28 Roger Pau Monnelibxl: add PVH support to USB
2017-09-28 Roger Pau Monnelibxl: remove device model "none" support from stream...
2017-09-28 Roger Pau Monnelibxl: PVH guests use PV nics
2017-09-28 Roger Pau Monnelibxl: add PVH support to memory functions
2017-09-28 Roger Pau Monnelibxl: add PVH support to vpcu hotplug, domain destruct...
2017-09-28 Roger Pau Monnelibxl: add PVH support to domain save/suspend
2017-09-28 Roger Pau Monnelibxl: add PVH support to domain building
2017-09-28 Roger Pau Monnelibxl: set device model for PVH guests
2017-09-28 Roger Pau Monnelibxl: remove device model "none" support from disk...
2017-09-28 Roger Pau Monnelibxl: add PVH support to domain creation
2017-09-28 Roger Pau Monnelibxl: set PVH guests to use the PV console
2017-09-28 Roger Pau Monnelibxl: allow PVH guests to use a bootloader
2017-09-28 Roger Pau Monnelibxl: introduce a PVH guest type
2017-09-28 Roger Pau Monnexl: introduce a firmware option
2017-09-28 Roger Pau Monnexl: introduce a domain type option
2017-09-28 Roger Pau Monnelibxl/xl: use the new location of domain_build_info...
2017-09-28 Roger Pau Monnexl: parsing code movement
2017-09-28 Roger Pau Monnelibxl: introduce a way to mark fields as deprecated...
2017-09-28 Roger Pau Monnelibxl: add is_default checkers for string and timer_mod...
2017-09-28 Wei Liulibxendevicemodel: initialise extent.pad to zero
2017-09-28 Wei Liux86/hvm/dmop: fix EFAULT condition
2017-09-28 Juergen Grosspublic: add some comments to arch-x86/cpuid.h
2017-09-28 Juergen Grossx86: add new Xen cpuid node for max address width info
2017-09-28 Juergen Grossarm: move arch specific grant table bits into grant_table.c
2017-09-28 Juergen Grossgnttab: delay allocation of sub structures
2017-09-28 Juergen Grosslibxl: add libxl support for setting grant table resour...
2017-09-28 Juergen Grossxl: add global grant limit config items
2017-09-28 Juergen Grosslibxl: add max possible mfn to libxl_physinfo
2017-09-28 Juergen Grosstools: set grant limits for xenstore stubdom
2017-09-28 Juergen Grosslibxc: add libxc support for setting grant table resour...
2017-09-28 Juergen Grossadd function for obtaining highest possible memory...
2017-09-28 Jan Beulichx86emul: properly refuse LOCK on most 0FC7 insns
2017-09-27 Wei Liupython/libxc: extend the call to get/set cap for credit2
2017-09-27 Wei Liuxen/credit2: add missing unlock
2017-09-26 Wei LiuMerge remote-tracking branch 'origin/staging' into...
2017-09-26 Jennifer HerbertIntroduce migration precopy policy
2017-09-26 Jennifer HerbertTidy libxc xc_domain_save
2017-09-26 Anthony PERARDConfig.mk: update OVMF changeset
2017-09-26 Dario Faggiolilibxl/xl: allow to get and set cap on Credit2.
2017-09-26 Dario Faggiolixen: credit2: improve distribution of budget (for domai...
2017-09-26 Dario Faggiolixen: credit2: allow to set and get utilization cap
2017-09-26 Andrew Cooperx86/pv: Fix assertion failure in pv_emulate_privileged_op()
2017-09-26 Andrew Cooperx86/levelling: Avoid NULL pointer dereference
next